'Declaration Public Class _PlotListLayoutView (Of TOwnerView As ILayoutListView, TDefinition As IPlotListLayoutDefinition) Inherits _BaseLayoutView(Of TOwnerView,TDefinition) Implements IDisposable, IIdentityView, ILayoutModel, ILayoutView, ILoadDataSource, IModel, IPlotListLayoutView, IPlotsPaneModel, IQueryInterface, IView, IViewModel
public class _PlotListLayoutView<TOwnerView,TDefinition> : _BaseLayoutView<TOwnerView,TDefinition>, IDisposable, IIdentityView, ILayoutModel, ILayoutView, ILoadDataSource, IModel, IPlotListLayoutView, IPlotsPaneModel, IQueryInterface, IView, IViewModel where TOwnerView: ILayoutListView where TDefinition: IPlotListLayoutDefinition